home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Documents / NeXTAnswers / sysadmin.725 < prev    next >
Text File  |  1992-02-06  |  1KB  |  54 lines

  1. {\rtf0\ansi{\fonttbl\f0\fnil Times-Roman;\f2\fswiss Helvetica;}
  2. \paperw11040
  3. \paperh8860
  4. \margl120
  5. \margr1000
  6. {\colortbl\red0\green0\blue0;}
  7. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ul0\fs28 ftpd anonymous ftp logging\
  8. \
  9. Q: Why won't 
  10. \b ftpd
  11. \b0  log anonymous ftp logins?\
  12. \
  13. A: There's a very old bug in 
  14. \b ftpd
  15. \b0  which prevents this, even if the -l option is given (in the 
  16. \b ftpd
  17. \b0  arguments listed in 
  18. \b /etc/inetd.conf
  19. \b0 ; see the UNIX Manual Pages for ftpd and inetd).\
  20. \
  21. There's a workaround which applies 
  22. \i if
  23. \i0  the 
  24. \b ~ftp
  25. \b0  directory and the 
  26. \b /dev
  27. \b0  directory are on the same file system.  In 
  28. \b /etc/rc
  29. \b0 , after starting 
  30. \b syslog
  31. \b0 , make a hard link from 
  32. \b ~ftp/dev/log
  33. \b0  to 
  34. \b /dev/log
  35. \b0 .  Note that this requires the 
  36. \b ~ftp/dev
  37. \b0  directory to exist already (that directory should be owned by 
  38. \b root
  39. \b0 , and its permissions should permit the owner to read and search [execute], and the group and others to search [execute]: r-x--x--x, mode 511).\
  40. \
  41. Hard links cannot cross file systems, so if 
  42. \b ~ftp
  43. \b0  and 
  44. \b /dev
  45. \b0  are on different file systems this workaround does not apply.\
  46. \
  47.  
  48. \fc0 QA725\
  49. \
  50. Valid for 1.0\
  51. Valid for 2.0\
  52. \
  53.  
  54.